ImageContent

Describes the image content, e.g. where text can be fit into an image.

When sizing icons with icon-text-fit, the icon size will be adjusted so that the this content box fits exactly around the text.

Constructors

Link copied to clipboard
open fun ImageContent(left: Float, top: Float, right: Float, bottom: Float)

Functions

Link copied to clipboard
open fun equals(obj: Any): Boolean
Link copied to clipboard
Get the array for this content, sorted by left, top, right, bottom.
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun toString(): String